[INFO] cloning repository https://github.com/sailfact/tui-json-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sailfact/tui-json-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfact%2Ftui-json-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfact%2Ftui-json-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3a955d3b45896bed8de617fff774ea22e4a2582
[INFO] fixing sailfact/tui-json-editor against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfact%2Ftui-json-editor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sailfact/tui-json-editor
[INFO] finished tweaking git repo https://github.com/sailfact/tui-json-editor
[INFO] tweaked toml for git repo https://github.com/sailfact/tui-json-editor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sailfact/tui-json-editor on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sailfact/tui-json-editor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a
[INFO] running `Command { std: "docker" "start" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking ratatui-core v0.1.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.1
[INFO] [stderr]     Checking ratatui-macros v0.7.1
[INFO] [stderr]     Checking ratatui v0.30.1
[INFO] [stderr]     Checking tui-json-editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find type `CrosstermBackend` in this scope
[INFO] [stdout]   --> src/main.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let backend = CrosstermBackend::new(stderr);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of undeclared type `CrosstermBackend`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use ratatui::prelude::CrosstermBackend;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Terminal` in this scope
[INFO] [stdout]   --> src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut terminal = Terminal::new(backend)?;
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `Terminal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use ratatui::Terminal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> src/main.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut app = App::new();
[INFO] [stdout]    |                   ^^^ use of undeclared type `App`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::app::App;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stderr`
[INFO] [stdout]  --> src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Stderr};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CrosstermBackend` in this scope
[INFO] [stdout]   --> src/main.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let backend = CrosstermBackend::new(stderr);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of undeclared type `CrosstermBackend`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use ratatui::prelude::CrosstermBackend;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Terminal` in this scope
[INFO] [stdout]   --> src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut terminal = Terminal::new(backend)?;
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `Terminal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use ratatui::Terminal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> src/main.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut app = App::new();
[INFO] [stdout]    |                   ^^^ use of undeclared type `App`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::app::App;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stderr`
[INFO] [stdout]  --> src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Stderr};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                             ^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                             ^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] 14 |     // setup terminal
[INFO] [stdout] 15 |     enable_raw_mode()?;
[INFO] [stdout]    |     -----------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] 14 |     // setup terminal
[INFO] [stdout] 15 |     enable_raw_mode()?;
[INFO] [stdout]    |     -----------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     enable_raw_mode()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     enable_raw_mode()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:17:63
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 17 |     execute!(stderr, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |     ----------------------------------------------------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     execute!(stderr, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:17:63
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 17 |     execute!(stderr, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |     ----------------------------------------------------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     execute!(stderr, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut terminal = Terminal::new(backend)?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_app` in this scope
[INFO] [stdout]   --> src/main.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let res = run_app(&mut terminal, &mut app);
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut terminal = Terminal::new(backend)?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_app` in this scope
[INFO] [stdout]   --> src/main.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let res = run_app(&mut terminal, &mut app);
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 26 |     disable_raw_mode()?;
[INFO] [stdout]    |     ------------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     disable_raw_mode()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<dyn serde::de::Error>`
[INFO] [stdout]   --> src/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              -------------------------- expected `Box<dyn serde::de::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 26 |     disable_raw_mode()?;
[INFO] [stdout]    |     ------------------^ the trait `From<std::io::Error>` is not implemented for `Box<dyn serde::de::Error>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 28 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     disable_raw_mode()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     execute!(
[INFO] [stdout] 28 | |         terminal.backend_mut(),
[INFO] [stdout] 29 | |         LeaveAlternateScreen,
[INFO] [stdout] 30 | |         DisableMouseCapture
[INFO] [stdout] 31 | |     )?;
[INFO] [stdout]    | |______^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     execute!(
[INFO] [stdout] 28 | |         terminal.backend_mut(),
[INFO] [stdout] 29 | |         LeaveAlternateScreen,
[INFO] [stdout] 30 | |         DisableMouseCapture
[INFO] [stdout] 31 | |     )?;
[INFO] [stdout]    | |______^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     terminal.show_cursor()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     terminal.show_cursor()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             app.print_json()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             app.print_json()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(())
[INFO] [stdout]    |     ^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `serde::de::Error` is not dyn compatible
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(())
[INFO] [stdout]    |     ^^ `serde::de::Error` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait is not dyn compatible because it requires `Self: Sized`
[INFO] [stdout]    = note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]            for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    = help: the following types implement `serde::de::Error`:
[INFO] [stdout]              serde_json::Error
[INFO] [stdout]              serde::de::value::Error
[INFO] [stdout]            consider defining an enum where each variant holds one of these types,
[INFO] [stdout]            implementing `serde::de::Error` for this new enum and using it instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0038, E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0038, E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui-json-editor` (bin "tui-json-editor" test) due to 16 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tui-json-editor` (bin "tui-json-editor") due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a", kill_on_drop: false }`
[INFO] [stdout] 8ddf672968880e714d8242d85c1e79ce2b3c2d3e276519b300c5cb8fa424918a
